C1.LiveLinq.Collections Namespace : IndexedCollection<T> Class |
For a list of all members of this type, see IndexedCollection<T> members.
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
AddRange | Adds the elements of the specified collection to the end of the IndexedCollection<T> | |
BeginUpdate | Suspends notifications while massive changes are being made to the IndexedCollection<T>. | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
EndUpdate | Ends notification suspension started with BeginUpdate. | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |